connection($host,$user,$pass,$db); $id=trim($_GET['id']); $query="select * from news where id=$id "; $result=mysql_query($query) or die($query); if($result) { if($row=mysql_fetch_object($result)) { $intId=$row->id; $strTitle=$row->title; $strDescription=$row->description; $strImage=$row->image; $strDate=$row->postdate; $boolVideo=$row->video; $boolSlide=$row->slide; } } ?>
 
E-mail this Article to a Friend

Send this news to
My E-mail address    Go
 
 
 What's New ?   More...

 HITNet SAT.com By E-mail  
Sign me up now!   Go
Slide show 
 Video 

Print This Page